FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportObjectNamedList<TItem> Class / Contains Method

In This Topic
    Contains Method (ReportObjectNamedList<TItem>)
    In This Topic
    Determines whether the collection contains a specific item.
    Overload List
    OverloadDescription
    Determines whether the collection contains a specific item. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>)
    Determines whether the collection contains an item with specified name. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>)
    See Also